home *** CD-ROM | disk | FTP | other *** search
/ .net (French) 1996 November / .net Magazine (FR) - Issue 01 - Nov 1996.iso / mac / Outils / Graphique⁄images / MacAnimViewer / TODO < prev   
Text File  |  1994-10-29  |  1KB  |  41 lines

  1. * Overhaul the way color maps are installed to leave as much of the
  2.   system palette intact.
  3.  
  4. * Add automatic unzipping of .{gz,Z} files.
  5.  
  6. * Optimize GIF decoding routines.
  7.  
  8. * Change UI for single image display so Command-. is *not* required.
  9.  
  10. * Short-circuit THINK C's console driver to pre-empt keyboard-related
  11.   events.  (Low priority.)
  12.  
  13. * Add modal dialog filter for Command-. to Cancel.
  14.  
  15. * Allow users to change image contrast, gamma, brightness, and white
  16.   and black points.  This is needed for DL images whose contrast is
  17.   too low.
  18.  
  19. * Re-implement f_cycle ().
  20.  
  21. * Fix glwrite to also transfer non-script and non-image GL files.
  22.  
  23. * Add GL library export, using PCX files as the picture
  24.   representation.
  25.  
  26. * Consider converting files into QuickTime movies.  However, this
  27.   would entail MacAnim's detecting "simple" GL files, which might be a
  28.   worthy trick!
  29.  
  30. * Optimize on-the-fly FLI playback by rendering only updated regions.
  31.  
  32. * Add support for .avi and .ani animations.
  33.  
  34. * Correct color rendering of text.
  35.  
  36. * Determine why 2- and 4-bit deep pixmaps fail to render correctly
  37.   when the screen depth is 8.
  38.  
  39. * Implement more GRASP directives -- but I first have to get
  40.   descriptions of the new commands!
  41.